﻿2026-08-18T03:02:03.0439466Z Current runner version: '2.336.0'
2026-08-18T03:02:03.0444523Z Runner name: 'hfenduleam'
2026-08-18T03:02:03.0445024Z Runner group name: 'Default'
2026-08-18T03:02:03.0445533Z Machine name: 'HFENDULEAM'
2026-08-18T03:02:03.0448880Z ##[group]GITHUB_TOKEN Permissions
2026-08-18T03:02:03.0450450Z Actions: write
2026-08-18T03:02:03.0450812Z ArtifactMetadata: write
2026-08-18T03:02:03.0451166Z Attestations: write
2026-08-18T03:02:03.0451501Z Checks: write
2026-08-18T03:02:03.0451818Z CodeQuality: write
2026-08-18T03:02:03.0452132Z Contents: write
2026-08-18T03:02:03.0452469Z CopilotRequests: write
2026-08-18T03:02:03.0452813Z Deployments: write
2026-08-18T03:02:03.0453164Z Discussions: write
2026-08-18T03:02:03.0453490Z Drives: write
2026-08-18T03:02:03.0453775Z Issues: write
2026-08-18T03:02:03.0454193Z Metadata: read
2026-08-18T03:02:03.0454520Z Models: read
2026-08-18T03:02:03.0454848Z Packages: write
2026-08-18T03:02:03.0455172Z Pages: write
2026-08-18T03:02:03.0455650Z PullRequests: write
2026-08-18T03:02:03.0456051Z RepositoryProjects: write
2026-08-18T03:02:03.0456393Z SecurityEvents: write
2026-08-18T03:02:03.0456734Z Statuses: write
2026-08-18T03:02:03.0457052Z VulnerabilityAlerts: read
2026-08-18T03:02:03.0457413Z ##[endgroup]
2026-08-18T03:02:03.0458832Z Secret source: Actions
2026-08-18T03:02:03.0459503Z Prepare workflow directory
2026-08-18T03:02:03.0959660Z Prepare all required actions
2026-08-18T03:02:03.1008933Z Getting action download info
2026-08-18T03:02:03.4771531Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-08-18T03:02:03.8728007Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02)
2026-08-18T03:02:04.5849557Z Complete job name: test (self-hosted, Windows, hfenduleam)
2026-08-18T03:02:04.6908955Z ##[group]Run $floorBytes = 32GB
2026-08-18T03:02:04.6910119Z [36;1m$floorBytes = 32GB[0m
2026-08-18T03:02:04.6911181Z [36;1m$drive = (Get-Item $env:GITHUB_WORKSPACE).PSDrive[0m
2026-08-18T03:02:04.6912405Z [36;1m$freeBytes = [int64]$drive.Free[0m
2026-08-18T03:02:04.6913997Z [36;1mWrite-Host "disk preflight: drive=$($drive.Root) free_bytes=$freeBytes floor_bytes=$floorBytes"[0m
2026-08-18T03:02:04.6915653Z [36;1mif ($freeBytes -lt $floorBytes) {[0m
2026-08-18T03:02:04.6917383Z [36;1m  Write-Error "RESOURCE=disk drive=$($drive.Root) free_bytes=$freeBytes floor_bytes=$floorBytes"[0m
2026-08-18T03:02:04.6918968Z [36;1m  exit 1[0m
2026-08-18T03:02:04.6919752Z [36;1m}[0m
2026-08-18T03:02:04.6931001Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-08-18T03:02:04.6932468Z env:
2026-08-18T03:02:04.6933247Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-08-18T03:02:04.6934261Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-08-18T03:02:04.6947151Z   HEAVY: (package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|conn_blackhole_lifecycle|controller_lease|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|endpoint_lifecycle|endpoint_survival|handoff|idempotent|inject_control_wedge|input_ack_deadlock|mesh_recovery|net_worker_starve|redispatch|redispatch_stall|registry_lifecycle|render_lifecycle|resize_geometry_epoch|resize_presentation_barrier|restart_replay_lifetime|resume|shellchan|spawn_truth|transport_death_eof|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|bind_honest_cross_perch_e2e|brain_respawn_rename|brain_split|brain_survive|daemon_refresh_e2e|dummy_harness_e2e|endpoint_teardown_authority_e2e|engine_room_bringup_e2e|gateway_owner_shell_e2e|commune_two_cwd_e2e|job_escape_e2e|knock_approve_not_hostage_e2e|knock_mutual_cross_node_e2e|live_adapt_translation_swap_e2e|livehost_bootgate_e2e|multi_subnet_bringup_e2e|n1_pairing|oneliner_e2e|projindex_reader_e2e|projindex_writer_e2e|psyche_download_e2e|rc_attach_truth|resume_template_e2e|run_no_dup_session_e2e|wake_resume_bind_e2e)$/)) | (package(spt-term) & kind(test))
2026-08-18T03:02:04.6960528Z ##[endgroup]
2026-08-18T03:02:04.9677983Z disk preflight: drive=C:\ free_bytes=2665152512 floor_bytes=34359738368
2026-08-18T03:02:05.0816749Z [31;1mWrite-Error: [31;1mRESOURCE=disk drive=C:\ free_bytes=2665152512 floor_bytes=34359738368[0m
2026-08-18T03:02:05.1299814Z ##[error]Process completed with exit code 1.
2026-08-18T03:02:05.1878238Z ##[group]Run .github/ci/reap-census.ps1 -Phase end
2026-08-18T03:02:05.1879160Z [36;1m.github/ci/reap-census.ps1 -Phase end[0m
2026-08-18T03:02:05.1885528Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-08-18T03:02:05.1886282Z env:
2026-08-18T03:02:05.1886762Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-08-18T03:02:05.1887398Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-08-18T03:02:05.1895125Z   HEAVY: (package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|conn_blackhole_lifecycle|controller_lease|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|endpoint_lifecycle|endpoint_survival|handoff|idempotent|inject_control_wedge|input_ack_deadlock|mesh_recovery|net_worker_starve|redispatch|redispatch_stall|registry_lifecycle|render_lifecycle|resize_geometry_epoch|resize_presentation_barrier|restart_replay_lifetime|resume|shellchan|spawn_truth|transport_death_eof|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|bind_honest_cross_perch_e2e|brain_respawn_rename|brain_split|brain_survive|daemon_refresh_e2e|dummy_harness_e2e|endpoint_teardown_authority_e2e|engine_room_bringup_e2e|gateway_owner_shell_e2e|commune_two_cwd_e2e|job_escape_e2e|knock_approve_not_hostage_e2e|knock_mutual_cross_node_e2e|live_adapt_translation_swap_e2e|livehost_bootgate_e2e|multi_subnet_bringup_e2e|n1_pairing|oneliner_e2e|projindex_reader_e2e|projindex_writer_e2e|psyche_download_e2e|rc_attach_truth|resume_template_e2e|run_no_dup_session_e2e|wake_resume_bind_e2e)$/)) | (package(spt-term) & kind(test))
2026-08-18T03:02:05.1903371Z ##[endgroup]
2026-08-18T03:02:05.4609500Z CI-CENSUS scope roots:
2026-08-18T03:02:05.4619325Z   root: C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-08-18T03:02:05.4620576Z   root: C:\actions-runner\_work\spt-bs-core\spt-bs-core\target
2026-08-18T03:02:05.4622241Z   root: C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify\target
2026-08-18T03:02:05.4623210Z   root: C:\actions-runner\_work\_temp
2026-08-18T03:02:05.4624035Z   root: C:\Users\decid\spt-n1-oldbroker
2026-08-18T03:02:05.5079527Z CI-REAP: pre-reap state
2026-08-18T03:02:05.5317188Z CI-CENSUS phase=pre-reap box_procs=565 box_handles=233084 family_total=16 family_handles=2854 scoped=0 unscoped=16 unreadable_path=1
2026-08-18T03:02:05.5366298Z   FOREIGN  pid=5848    handles=673    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-18T03:02:05.5367552Z   FOREIGN  pid=11280   handles=129    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-18T03:02:05.5368690Z   FOREIGN  pid=11608   handles=130    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-18T03:02:05.5369929Z   FOREIGN  pid=14732   handles=162    spt C:\Users\decid\Documents\projects\spt-core\target\debug\spt.exe
2026-08-18T03:02:05.5371146Z   FOREIGN  pid=23092   handles=169    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-18T03:02:05.5372276Z   FOREIGN  pid=24432   handles=133    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-18T03:02:05.5373960Z   FOREIGN  pid=36084   handles=127    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-18T03:02:05.5375982Z   FOREIGN  pid=37356   handles=147    spt C:\Users\decid\Documents\projects\spt-core\target\debug\spt.exe
2026-08-18T03:02:05.5377866Z   FOREIGN  pid=38088   handles=127    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-18T03:02:05.5379664Z   FOREIGN  pid=43540   handles=127    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-18T03:02:05.5381623Z   FOREIGN  pid=43576   handles=356    spt C:\Users\decid\Documents\projects\spt-core\target\debug\spt.exe
2026-08-18T03:02:05.5384590Z   FOREIGN  pid=44160   handles=131    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-18T03:02:05.5386380Z   FOREIGN  pid=45396   handles=127    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-18T03:02:05.5389682Z   FOREIGN  pid=45676   handles=135    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-18T03:02:05.5391486Z   FOREIGN  pid=47900   handles=122    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-18T03:02:05.5393113Z   UNREAD   pid=49620   handles=59     spt <path unreadable — session-0 or access denied>
2026-08-18T03:02:07.0785354Z CI-CENSUS phase=end box_procs=568 box_handles=233789 family_total=18 family_handles=2654 scoped=0 unscoped=18 unreadable_path=0
2026-08-18T03:02:07.0787911Z   FOREIGN  pid=5848    handles=665    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-18T03:02:07.0789176Z   FOREIGN  pid=11280   handles=129    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-18T03:02:07.0790718Z   FOREIGN  pid=11608   handles=130    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-18T03:02:07.0791999Z   FOREIGN  pid=11728   handles=27     spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-18T03:02:07.0793306Z   FOREIGN  pid=14732   handles=161    spt C:\Users\decid\Documents\projects\spt-core\target\debug\spt.exe
2026-08-18T03:02:07.0794658Z   FOREIGN  pid=23092   handles=174    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-18T03:02:07.0795931Z   FOREIGN  pid=24432   handles=133    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-18T03:02:07.0797231Z   FOREIGN  pid=29152   handles=27     spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-18T03:02:07.0798395Z   FOREIGN  pid=36084   handles=127    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-18T03:02:07.0800048Z   FOREIGN  pid=36512   handles=27     spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-18T03:02:07.0801459Z   FOREIGN  pid=38088   handles=127    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-18T03:02:07.0803040Z   FOREIGN  pid=43540   handles=127    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-18T03:02:07.0804450Z   FOREIGN  pid=43576   handles=353    spt C:\Users\decid\Documents\projects\spt-core\target\debug\spt.exe
2026-08-18T03:02:07.0805790Z   FOREIGN  pid=44160   handles=131    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-18T03:02:07.0806836Z   FOREIGN  pid=45396   handles=127    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-18T03:02:07.0807886Z   FOREIGN  pid=45676   handles=135    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-18T03:02:07.0808883Z   FOREIGN  pid=46996   handles=27     spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-18T03:02:07.0809991Z   FOREIGN  pid=48932   handles=27     spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-18T03:02:07.0816972Z CI-REAP summary: killed=0 kill_failed=0 scoped_survivors=0
2026-08-18T03:02:07.6613342Z ##[group]Run .github/ci/test-temp-sandbox.ps1 -Phase cleanup
2026-08-18T03:02:07.6613964Z [36;1m.github/ci/test-temp-sandbox.ps1 -Phase cleanup[0m
2026-08-18T03:02:07.6620690Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-08-18T03:02:07.6621111Z env:
2026-08-18T03:02:07.6621383Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-08-18T03:02:07.6621702Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-08-18T03:02:07.6626729Z   HEAVY: (package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|conn_blackhole_lifecycle|controller_lease|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|endpoint_lifecycle|endpoint_survival|handoff|idempotent|inject_control_wedge|input_ack_deadlock|mesh_recovery|net_worker_starve|redispatch|redispatch_stall|registry_lifecycle|render_lifecycle|resize_geometry_epoch|resize_presentation_barrier|restart_replay_lifetime|resume|shellchan|spawn_truth|transport_death_eof|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|bind_honest_cross_perch_e2e|brain_respawn_rename|brain_split|brain_survive|daemon_refresh_e2e|dummy_harness_e2e|endpoint_teardown_authority_e2e|engine_room_bringup_e2e|gateway_owner_shell_e2e|commune_two_cwd_e2e|job_escape_e2e|knock_approve_not_hostage_e2e|knock_mutual_cross_node_e2e|live_adapt_translation_swap_e2e|livehost_bootgate_e2e|multi_subnet_bringup_e2e|n1_pairing|oneliner_e2e|projindex_reader_e2e|projindex_writer_e2e|psyche_download_e2e|rc_attach_truth|resume_template_e2e|run_no_dup_session_e2e|wake_resume_bind_e2e)$/)) | (package(spt-term) & kind(test))
2026-08-18T03:02:07.6631668Z ##[endgroup]
2026-08-18T03:02:07.9037470Z CI-TMP cleanup: setup did not create a sandbox
2026-08-18T03:02:08.0054292Z Node 20 is being deprecated. This workflow is running with Node 24 by default. If you need to temporarily use Node 20, you can set the ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true environment variable. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
2026-08-18T03:02:08.0059894Z ##[group]Run actions/upload-artifact@v4
2026-08-18T03:02:08.0060255Z with:
2026-08-18T03:02:08.0060507Z   name: bench-ledger-test-Windows
2026-08-18T03:02:08.0060735Z   path: bench-ledger/
2026-08-18T03:02:08.0060922Z   if-no-files-found: warn
2026-08-18T03:02:08.0061129Z   retention-days: 30
2026-08-18T03:02:08.0061315Z   compression-level: 6
2026-08-18T03:02:08.0061495Z   overwrite: false
2026-08-18T03:02:08.0061677Z   include-hidden-files: false
2026-08-18T03:02:08.0061871Z env:
2026-08-18T03:02:08.0062031Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-08-18T03:02:08.0062263Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-08-18T03:02:08.0064904Z   HEAVY: (package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|conn_blackhole_lifecycle|controller_lease|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|endpoint_lifecycle|endpoint_survival|handoff|idempotent|inject_control_wedge|input_ack_deadlock|mesh_recovery|net_worker_starve|redispatch|redispatch_stall|registry_lifecycle|render_lifecycle|resize_geometry_epoch|resize_presentation_barrier|restart_replay_lifetime|resume|shellchan|spawn_truth|transport_death_eof|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|bind_honest_cross_perch_e2e|brain_respawn_rename|brain_split|brain_survive|daemon_refresh_e2e|dummy_harness_e2e|endpoint_teardown_authority_e2e|engine_room_bringup_e2e|gateway_owner_shell_e2e|commune_two_cwd_e2e|job_escape_e2e|knock_approve_not_hostage_e2e|knock_mutual_cross_node_e2e|live_adapt_translation_swap_e2e|livehost_bootgate_e2e|multi_subnet_bringup_e2e|n1_pairing|oneliner_e2e|projindex_reader_e2e|projindex_writer_e2e|psyche_download_e2e|rc_attach_truth|resume_template_e2e|run_no_dup_session_e2e|wake_resume_bind_e2e)$/)) | (package(spt-term) & kind(test))
2026-08-18T03:02:08.0067688Z ##[endgroup]
2026-08-18T03:02:08.4226157Z (node:43400) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
2026-08-18T03:02:08.4226951Z (Use `node --trace-deprecation ...` to show where the warning was created)
2026-08-18T03:02:08.4256362Z ##[warning]No files were found with the provided path: bench-ledger/. No artifacts will be uploaded.
2026-08-18T03:02:08.4408436Z Cleaning up orphan processes
2026-08-18T03:02:08.4922847Z ##[warning]Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
